/**
 * @author ##AUTHOR_NAME## - ##AUTHOR_ADDRESS##
 */

/*************** File loaded successfully: "reset.css" / "global" ***************/

/* --------------------------------------------------------------- Reset */
body{background-color:#fff; min-width:980px;}
body *{outline:none;}
body, input, textarea{font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
fieldset,img,abbr,acronym{border: 0px;}
p,h1,h2,h3,h4,h5, h6{margin:10px 0;}
ul{list-style-type: none;}
address,caption,cite,code,th,var{font-style:normal;font-weight:normal;}
q:before,q:after {content:'';}
hr{display:none;position:absolute;}
input[type="hidden"]{visibility:hidden;}
textarea{overflow:auto;}
a:link, a:visited, a:active, a:hover{text-decoration:underline;}

/* clear both fix */
.clear, .cb{clear:both;}
br.clear, br.cb{line-height:0;font-size:1px;}

/* hide */
.hide{
	visibility:hidden;
	overflow:hidden;
	height:1px;
	margin-top:-1px;
	font-size:1px;
	line-height:0;
}
/* --------------------------------------------------------------- forms */
.inputHolder{
	overflow:hidden;
	zoom:1;
	padding:0 3px;
	border:1px solid #404040;
}
	.inputHolder input{
		float:left;display:inline;
		width:100%;
		height:18px;
		line-height:18px;
		padding:0;
		margin:0;
		background:none;
		border:none;
		zoom:1;
	}
		
.inputHolder,
.inputHolder input,
select,
textarea{
	color:#000;
	font-size:12px;
}
.inputHolder,
select,
textarea{
	border: #404040 1px solid;
}
/*
	Use "http://www.meufinalfeliz.com.br/" para identificar a raiz do site. Ex.:
	background:url(http://www.meufinalfeliz.com.br/locales/global/img/px.gif?v=1.0.0) 0 0 no-repeat;
	
	Use "http://www.meufinalfeliz.com.br/locales/global/" para identificar a pasta global do site. Ex.:
	background:url(http://www.meufinalfeliz.com.br/locales/global/img/px.gif?v=1.0.0) 0 0 no-repeat;
	
	Use "http://www.meufinalfeliz.com.br/locales/pt-BR/" para identificar a pasta local (pt-BR, en-US, etc.) atual do site. Ex.:
	background:url(http://www.meufinalfeliz.com.br/locales/pt-BR/img/px.gif?v=1.0.0) 0 0 no-repeat;
	
	É possivel criar "variáveis" no CSS:
	
			
	h1{
		color:red;
		overflow:hidden;
		zoom:1;
	}
*/

/*************** File loaded successfully: "modal.css" / "global" ***************/

/* Modal*/

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */

#simplemodal-container {
	height:600px;
	zoom:1;
}

#simplemodal-container .regulamentoHolder {
	background:url(http://www.meufinalfeliz.com.br/locales/global/img/bg_regulamento.png?v=1.0.0) 0 0 no-repeat;
	position:relative;
	height:600px;
	width:300px;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
	zoom:1;
}
 
	#simplemodal-container .regulamentoHolder .siteTitle  {
		left:55px;
	}
 
	.regulamentoHolder .finalFelizHolder {
		margin:0 auto 0 auto;
		overflow:hidden;
		width:126px;
	}
	
		#simplemodal-container .regulamentoHolder .siteName  {
			margin-top:39px;
			padding:103px 0 0 0;
			float:none;
			display:block;
		}
	
	.regulamentoHolder .titRegulamento  {
		font-size:18px;
		margin-top:8px;
		display:block;
		color:#ffffff;
	}

	.regulamentoHolder .regulamento  {
		height:344px;
		width:248px;
		margin:0 auto 30px auto;
		overflow:auto;
		text-align:left;
	}
	
	.regulamentoHolder .btFechar {
		color:#ffffff;
	}
	
.siteName {
	float:left;display:inline;
	background:url(http://www.meufinalfeliz.com.br/locales/pt-BR/img/tit_sitename.png?v=1.0.0) 0 0 no-repeat;
	overflow:hidden;	
	width:150px;
	padding:103px 0 0 0;
	height:0;
	margin:46px 0 0 0;
}	

.siteTitle {
	background:url(http://www.meufinalfeliz.com.br/locales/pt-BR/img/tit_conccultural.png?v=1.0.0) 0 0 no-repeat;
	width:200px;
	height:0;
	padding:42px 0 0;
	overflow:hidden;
	position:absolute;
	top:0;
	left:164px;
}

/*************** File loaded successfully: "flash-structure.css" / "global" ***************/

body{text-align:center;}

html,
body,
.flashHomeHolder{
	background-color:#057EC5;
	height:100%;
	min-width:1000px;
	min-height:780px;
}
	.flashHomeHolder embed,
	.flashHomeHolder object{
		width:100%;
		margin:-1px 0;
		height:100%;
		min-height:780px;
	}
h1{
	display:none;
} 
